const crypto/cipher.streamBufferSize
3 uses
crypto/cipher (current package)
ctr.go#L30: const streamBufferSize = 512
ctr.go#L54: bufSize := streamBufferSize
ofb.go#L40: bufSize := streamBufferSize
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)